internal/profile.locationMap.get (method)

2 uses

	internal/profile (current package)
		graph.go#L279: 			locNodes := locationMap.get(l.ID)
		graph.go#L359: func (l locationMap) get(id uint64) Nodes {